NonZeroInt
@Serializable(with = NonZeroIntSerializer::class)
@SinceKotoolsTypes(version = "1.1")
Representation of integers other than zero.
Types
Link copied to clipboard
object Companion
Contains declarations for holding or building a NonZeroInt.
Functions
Inheritors
Extensions
Link copied to clipboard
Returns the negative of this integer.